Skip to main content
This forum is closed to new posts and responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext


~Justin Umnugenjip 3.Oct.03 01:06 PM a Web browser
Applications Development 6.0.2 CF2; 6.0.2 CF1; 6.0.2; 6.0.1 CF3; 6.0.1 CF2; 6.0.1 CF1; 6.0.1; 6.0 Windows 2000; Windows XP


I have a server application that needs to query Notes for the user's free-busy information.

Basically my code does this: because <SP> is removed in posts I added (...) to enhance readability

start loop
....create session

....For each User
........evaluate (convert smtp to x400 addr)
........session.FreeTimeSearch(....)
........Broadcast changes
....Next User

....destroy session
....wait 15 minutes

goto start loop

The problem is, as time goes by the program just allocates more and more memory on my own computer and on the notes server as well. The memory is not released until the program terminates.
I have coded the example using both the C++ API 2.4, COM (with VB and C++), same problem in varying degree, but the trend is clear.

This behavior would be acceptable for a short lived process, but not for a server application, the computer will eventually run out of memory.
By the way the problem also exist in 5.0.x








  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

 RSS feedsRSS
All forum posts RSS
All main topics RSS